body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form,  input, p, th, td { margin:0; padding:0; }
body { font-size:12px; color:#888; font-family:"微软雅黑"; background:#fff; line-height:24px; }
img { border:0;  }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight: normal; }
em { font-style:normal; }
input, button, select, textarea { outline:none; } 
textarea { resize:none; }

a{ text-decoration: none; color: #333}
.clearfix:after{
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*html  .clearfix {height: 1%;} 
.container{ width: 1200px; margin: 0 auto;}

/* 头部 */
.header{
	width: 100%;
	height: 70px;
	background: #191919;
}
.header-show{
	position: fixed;
	z-index: 9999;
}
.header .logo{
	float: left;
}
.header .headCon{
	float: right;
}
.header .nav{
	float: left;
	/*margin-left: 50px;*/
}
.header .nav li{
	float: left;
	font-size: 14px;
	padding: 23px 12px;
}
.header .nav li:hover a{
	color: #fff;
}
.header .nav li a{
	color: #888;
}
.header .nav .active a{
	color: #fff;
}
.header .nav #active a{
	color: #fff;
}
.header .phone{
	float: left;
	width: 125px;
	height: 43px;
	background: url(../images/phone.png) no-repeat;
	font-size: 14px;
	color: #888888;
	line-height: 43px;
	padding-left: 45px;
	margin-top: 15px;
}
.header .icon{
	float: right;
	margin-top: 15px;
}




.fl {
float: left;
display: inline;
}
#iconbar{ margin-top:19px;}
#iconbar li{
	float:left;
	position:relative;
	margin-right:10px;
	overflow:hidden;
}
#iconbar .bj{
	background:url(../../images/tel-bj.png) no-repeat;
}
#iconbar a {
	text-decoration: none;
	outline: none;
	color:#d00000;
	display: block;
	width: 31px;
	height:32px;
	cursor:pointer;
}
#iconbar span{
	width: 140px;
	height: 30px;
	position: absolute;
	display: none;
	line-height:30px;
	padding-left: 10px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#767676;
}

/* 头部结束 */

/*foot*/
.footer{
	font-family: "Arial";
	font-size: 12px;
	background: #000;
	color: #fff;
}
.footer .conBox{
	border-bottom: 1px solid #1b1b1b;
	padding: 30px 0 20px 0;
}
.footer .img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.footer p{
	color: #bbbbbb;
	text-align: center;
	line-height: 28px;
	margin-top: 10px;
}
.footer .lianxi{
	width: 740px;
	margin: 0 auto;
	margin-top: 20px;
}
.footer .lianxi img{
	display: block;
	float: left;
}

.footer .lianxi span{
	display: block;
	float: left;
	margin: 0 30px 0 10px;
}

.footer dl{
	float: left;
	margin-right: 79px;
	color: #555555;
}
.footer dl dt{
	font-size: 14px;
	margin-bottom: 5px;
	height: 47px;
	line-height: 72px;
	color: #fff;
	font-weight: bold;
}
.footer dl dt a{
	color: #fff;
}
.footer dl dd a{
	color: #555;
}
.footer .saoma{
	float: right;
	margin-top: 30px;
}
.footer .saoma span{
	display: block;
	text-align: center;
	color: #555;
}
.footer .foot_bo{
	clear: both;
	text-align: center;
	line-height: 29px;
	color: #555555;
	margin-top: 20px;
}

/*foot结束*/




